#!/bin/sh

[ $(grep -c 'setup has run' .log) -gt '2' ]
